MESCIUS SPREAD for Windows Forms 15.0J
InsertRows メソッド (CellMatrix<T>)

後ろに行を追加する行インデックス
追加する行数
指定した行の後に行を追加します。
構文
'宣言
 
Public Overridable Sub InsertRows( _
   ByVal row As Integer, _
   ByVal rowCount As Integer _
) 
public virtual void InsertRows( 
   int row,
   int rowCount
)

パラメータ

row
後ろに行を追加する行インデックス
rowCount
追加する行数
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.